-
Home
-
W3 Total Cache
-
2.8.12
-
Code
-
Classes
- JSMin
| Total Complexity |
92 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
404 |
| Lines of code |
252 |
| Logical lines of code |
166 |
| Comment lines |
103 |
| Methods |
14 |
| Properties |
9 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| action() |
C |
34 |
30 |
90 |
| min() |
B |
42 |
22 |
46 |
| isRegexpLiteral() |
A |
52 |
9 |
23 |
| consumeMultipleLineComment() |
A |
51 |
8 |
25 |
| get() |
S |
59 |
4 |
16 |
| next() |
S |
59 |
4 |
16 |
| consumeSingleLineComment() |
S |
61 |
4 |
13 |
| isEOF() |
S |
79 |
2 |
3 |
| isAlphaNum() |
S |
78 |
2 |
3 |
| isWhiteSpace() |
S |
77 |
2 |
3 |
| isLineTerminator() |
S |
77 |
2 |
3 |
| minify() |
S |
75 |
1 |
4 |
| __construct() |
S |
81 |
1 |
3 |
| peek() |
S |
77 |
1 |
4 |